home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / Chip_2002-09_cd1.bin / sharewar / matrix / matrix.exe / {app} / Matrix.exe / 0 / RCDATA / TFCONFIG / TFCONFIG.txt
Text File  |  2002-03-16  |  56KB  |  1,872 lines

  1. object fConfig: TfConfig
  2.   Left = 99
  3.   Top = 164
  4.   Width = 747
  5.   Height = 467
  6.   BorderIcons = [biSystemMenu, biMaximize]
  7.   Caption = 'Configuration Screen'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Visible = True
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object StatusBar1: TStatusBar
  23.     Left = 0
  24.     Top = 421
  25.     Width = 739
  26.     Height = 19
  27.     Panels = <
  28.       item
  29.         Width = 50
  30.       end>
  31.     SimplePanel = False
  32.   end
  33.   object Panel1: TPanel
  34.     Left = 0
  35.     Top = 0
  36.     Width = 739
  37.     Height = 421
  38.     Align = alClient
  39.     BevelOuter = bvLowered
  40.     TabOrder = 1
  41.     object Label7: TLabel
  42.       Left = 360
  43.       Top = 48
  44.       Width = 32
  45.       Height = 13
  46.       Caption = 'Label7'
  47.     end
  48.     object Panel2: TPanel
  49.       Left = 1
  50.       Top = 1
  51.       Width = 737
  52.       Height = 24
  53.       Align = alTop
  54.       Font.Charset = DEFAULT_CHARSET
  55.       Font.Color = clWindowText
  56.       Font.Height = -9
  57.       Font.Name = 'MS Sans Serif'
  58.       Font.Style = [fsBold]
  59.       ParentFont = False
  60.       TabOrder = 0
  61.       object Label3: TLabel
  62.         Left = 290
  63.         Top = 5
  64.         Width = 112
  65.         Height = 13
  66.         Caption = 'Configuration Panel'
  67.         Enabled = False
  68.       end
  69.     end
  70.     object PageControl1: TPageControl
  71.       Left = 1
  72.       Top = 25
  73.       Width = 737
  74.       Height = 395
  75.       ActivePage = TabSheet2
  76.       Align = alClient
  77.       Font.Charset = ANSI_CHARSET
  78.       Font.Color = clWindowText
  79.       Font.Height = -9
  80.       Font.Name = 'Verdana'
  81.       Font.Style = []
  82.       ParentFont = False
  83.       TabOrder = 1
  84.       OnChange = PageControl1Change
  85.       object TabSheet2: TTabSheet
  86.         Caption = 'Editor Options'
  87.         ImageIndex = 3
  88.         object Label11: TLabel
  89.           Left = 520
  90.           Top = 341
  91.           Width = 194
  92.           Height = 12
  93.           Caption = 'These settings are saved automaticly !'
  94.           Enabled = False
  95.           Font.Charset = ANSI_CHARSET
  96.           Font.Color = clWindowText
  97.           Font.Height = -9
  98.           Font.Name = 'Verdana'
  99.           Font.Style = [fsBold]
  100.           ParentFont = False
  101.         end
  102.         object GroupBox34: TGroupBox
  103.           Left = 4
  104.           Top = 7
  105.           Width = 353
  106.           Height = 146
  107.           Caption = 'Editor Options'
  108.           Font.Charset = ANSI_CHARSET
  109.           Font.Color = clWindowText
  110.           Font.Height = -9
  111.           Font.Name = 'Verdana'
  112.           Font.Style = [fsBold]
  113.           ParentFont = False
  114.           TabOrder = 0
  115.           object Label2: TLabel
  116.             Left = 224
  117.             Top = 31
  118.             Width = 66
  119.             Height = 12
  120.             Caption = 'Gutter Width '
  121.             Font.Charset = ANSI_CHARSET
  122.             Font.Color = clWindowText
  123.             Font.Height = -9
  124.             Font.Name = 'Verdana'
  125.             Font.Style = []
  126.             ParentFont = False
  127.           end
  128.           object Label10: TLabel
  129.             Left = 224
  130.             Top = 51
  131.             Width = 65
  132.             Height = 12
  133.             Caption = 'Block indent '
  134.             Font.Charset = ANSI_CHARSET
  135.             Font.Color = clWindowText
  136.             Font.Height = -9
  137.             Font.Name = 'Verdana'
  138.             Font.Style = []
  139.             ParentFont = False
  140.           end
  141.           object CheckBox2: TCheckBox
  142.             Left = 8
  143.             Top = 112
  144.             Width = 81
  145.             Height = 17
  146.             Caption = 'Use Gutter'
  147.             Font.Charset = ANSI_CHARSET
  148.             Font.Color = clWindowText
  149.             Font.Height = -9
  150.             Font.Name = 'Verdana'
  151.             Font.Style = []
  152.             ParentFont = False
  153.             TabOrder = 0
  154.             OnClick = CheckBox2Click
  155.           end
  156.           object CheckBox3: TCheckBox
  157.             Left = 8
  158.             Top = 71
  159.             Width = 113
  160.             Height = 17
  161.             Caption = 'Use Linenumbers'
  162.             Font.Charset = ANSI_CHARSET
  163.             Font.Color = clWindowText
  164.             Font.Height = -9
  165.             Font.Name = 'Verdana'
  166.             Font.Style = []
  167.             ParentFont = False
  168.             TabOrder = 1
  169.             OnClick = CheckBox3Click
  170.           end
  171.           object CheckBox4: TCheckBox
  172.             Left = 8
  173.             Top = 91
  174.             Width = 153
  175.             Height = 17
  176.             Caption = 'Use Syntax Highlighting'
  177.             Font.Charset = ANSI_CHARSET
  178.             Font.Color = clWindowText
  179.             Font.Height = -9
  180.             Font.Name = 'Verdana'
  181.             Font.Style = []
  182.             ParentFont = False
  183.             TabOrder = 2
  184.             OnClick = CheckBox4Click
  185.           end
  186.           object CheckBox5: TCheckBox
  187.             Left = 8
  188.             Top = 51
  189.             Width = 113
  190.             Height = 17
  191.             Caption = 'Show Scroll Hint'
  192.             Font.Charset = ANSI_CHARSET
  193.             Font.Color = clWindowText
  194.             Font.Height = -9
  195.             Font.Name = 'Verdana'
  196.             Font.Style = []
  197.             ParentFont = False
  198.             TabOrder = 3
  199.             OnClick = CheckBox5Click
  200.           end
  201.           object CheckBox7: TCheckBox
  202.             Left = 8
  203.             Top = 31
  204.             Width = 89
  205.             Height = 17
  206.             Caption = 'Auto Indent'
  207.             Font.Charset = ANSI_CHARSET
  208.             Font.Color = clWindowText
  209.             Font.Height = -9
  210.             Font.Name = 'Verdana'
  211.             Font.Style = []
  212.             ParentFont = False
  213.             TabOrder = 4
  214.             OnClick = CheckBox7Click
  215.           end
  216.           object SpinEdit2: TSpinEdit
  217.             Left = 297
  218.             Top = 26
  219.             Width = 49
  220.             Height = 21
  221.             Font.Charset = ANSI_CHARSET
  222.             Font.Color = clWindowText
  223.             Font.Height = -9
  224.             Font.Name = 'Verdana'
  225.             Font.Style = [fsBold]
  226.             MaxValue = 0
  227.             MinValue = 0
  228.             ParentFont = False
  229.             TabOrder = 5
  230.             Value = 30
  231.             OnChange = SpinEdit2Change
  232.           end
  233.           object SpinEdit3: TSpinEdit
  234.             Left = 297
  235.             Top = 48
  236.             Width = 49
  237.             Height = 21
  238.             Font.Charset = ANSI_CHARSET
  239.             Font.Color = clWindowText
  240.             Font.Height = -9
  241.             Font.Name = 'Verdana'
  242.             Font.Style = [fsBold]
  243.             MaxValue = 0
  244.             MinValue = 0
  245.             ParentFont = False
  246.             TabOrder = 6
  247.             Value = 8
  248.             OnChange = SpinEdit3Change
  249.           end
  250.           object CheckBox9: TCheckBox
  251.             Left = 206
  252.             Top = 112
  253.             Width = 81
  254.             Height = 17
  255.             Caption = 'Use Margin'
  256.             Font.Charset = ANSI_CHARSET
  257.             Font.Color = clWindowText
  258.             Font.Height = -9
  259.             Font.Name = 'Verdana'
  260.             Font.Style = []
  261.             ParentFont = False
  262.             TabOrder = 7
  263.             OnClick = CheckBox9Click
  264.           end
  265.           object SpinEdit4: TSpinEdit
  266.             Left = 297
  267.             Top = 110
  268.             Width = 49
  269.             Height = 21
  270.             Font.Charset = ANSI_CHARSET
  271.             Font.Color = clWindowText
  272.             Font.Height = -9
  273.             Font.Name = 'Verdana'
  274.             Font.Style = [fsBold]
  275.             MaxValue = 0
  276.             MinValue = 0
  277.             ParentFont = False
  278.             TabOrder = 8
  279.             Value = 80
  280.             OnChange = SpinEdit4Change
  281.           end
  282.         end
  283.         object GroupBox9: TGroupBox
  284.           Left = 364
  285.           Top = 159
  286.           Width = 353
  287.           Height = 82
  288.           Caption = 'Messages'
  289.           Font.Charset = ANSI_CHARSET
  290.           Font.Color = clWindowText
  291.           Font.Height = -9
  292.           Font.Name = 'Verdana'
  293.           Font.Style = [fsBold]
  294.           ParentFont = False
  295.           TabOrder = 1
  296.           object CheckBox1: TCheckBox
  297.             Left = 8
  298.             Top = 36
  299.             Width = 329
  300.             Height = 17
  301.             Caption = 'Notify to save before closing a document'
  302.             Checked = True
  303.             Font.Charset = ANSI_CHARSET
  304.             Font.Color = clWindowText
  305.             Font.Height = -9
  306.             Font.Name = 'Verdana'
  307.             Font.Style = []
  308.             ParentFont = False
  309.             State = cbChecked
  310.             TabOrder = 0
  311.             OnClick = CheckBox1Click
  312.           end
  313.         end
  314.         object GroupBox6: TGroupBox
  315.           Left = 364
  316.           Top = 98
  317.           Width = 353
  318.           Height = 55
  319.           Caption = 'Edit window background color'
  320.           Color = clBtnFace
  321.           Font.Charset = ANSI_CHARSET
  322.           Font.Color = clWindowText
  323.           Font.Height = -9
  324.           Font.Name = 'Verdana'
  325.           Font.Style = [fsBold]
  326.           ParentColor = False
  327.           ParentFont = False
  328.           TabOrder = 2
  329.           object SpeedButton11: TSpeedButton
  330.             Left = 296
  331.             Top = 22
  332.             Width = 49
  333.             Height = 19
  334.             Caption = 'Clear'
  335.             Flat = True
  336.             Font.Charset = ANSI_CHARSET
  337.             Font.Color = clWindowText
  338.             Font.Height = -9
  339.             Font.Name = 'Verdana'
  340.             Font.Style = [fsBold]
  341.             ParentFont = False
  342.             OnClick = SpeedButton11Click
  343.           end
  344.           object Panel6: TPanel
  345.             Left = 8
  346.             Top = 22
  347.             Width = 281
  348.             Height = 19
  349.             BevelOuter = bvLowered
  350.             Font.Charset = ANSI_CHARSET
  351.             Font.Color = clWindowText
  352.             Font.Height = -9
  353.             Font.Name = 'Verdana'
  354.             Font.Style = []
  355.             ParentFont = False
  356.             TabOrder = 0
  357.             OnClick = Panel6Click
  358.           end
  359.         end
  360.         object GroupBox4: TGroupBox
  361.           Left = 364
  362.           Top = 7
  363.           Width = 353
  364.           Height = 90
  365.           Caption = 'Editor FontStyle'
  366.           Color = clBtnFace
  367.           Font.Charset = ANSI_CHARSET
  368.           Font.Color = clWindowText
  369.           Font.Height = -9
  370.           Font.Name = 'Verdana'
  371.           Font.Style = [fsBold]
  372.           ParentColor = False
  373.           ParentFont = False
  374.           TabOrder = 3
  375.           object SpeedButton13: TSpeedButton
  376.             Left = 296
  377.             Top = 62
  378.             Width = 49
  379.             Height = 19
  380.             Caption = 'Clear'
  381.             Flat = True
  382.             OnClick = SpeedButton13Click
  383.           end
  384.           object Label29: TLabel
  385.             Left = 8
  386.             Top = 19
  387.             Width = 70
  388.             Height = 12
  389.             Caption = 'Current Font :'
  390.             Font.Charset = ANSI_CHARSET
  391.             Font.Color = clWindowText
  392.             Font.Height = -9
  393.             Font.Name = 'Verdana'
  394.             Font.Style = [fsBold]
  395.             ParentFont = False
  396.             Visible = False
  397.           end
  398.           object Label30: TLabel
  399.             Left = 83
  400.             Top = 19
  401.             Width = 264
  402.             Height = 12
  403.             AutoSize = False
  404.             Font.Charset = ANSI_CHARSET
  405.             Font.Color = clWindowText
  406.             Font.Height = -9
  407.             Font.Name = 'Verdana'
  408.             Font.Style = []
  409.             ParentFont = False
  410.             Visible = False
  411.           end
  412.           object CBFont: TRzFontComboBox
  413.             Left = 8
  414.             Top = 34
  415.             Width = 281
  416.             Height = 21
  417.             FontType = ftFixedPitch
  418.             Font.Charset = ANSI_CHARSET
  419.             Font.Color = clWindowText
  420.             Font.Height = -11
  421.             Font.Name = 'Verdana'
  422.             Font.Style = []
  423.             ItemHeight = 16
  424.             ParentFont = False
  425.             TabOrder = 0
  426.             OnClick = CBFontClick
  427.             OnCloseUp = CBFontCloseUp
  428.             OnDropDown = CBFontDropDown
  429.           end
  430.           object FontSize: TSpinEdit
  431.             Left = 296
  432.             Top = 34
  433.             Width = 49
  434.             Height = 21
  435.             Font.Charset = ANSI_CHARSET
  436.             Font.Color = clWindowText
  437.             Font.Height = -9
  438.             Font.Name = 'Verdana'
  439.             Font.Style = [fsBold]
  440.             MaxValue = 0
  441.             MinValue = 0
  442.             ParentFont = False
  443.             TabOrder = 1
  444.             Value = 8
  445.             OnChange = FontSizeChange
  446.           end
  447.           object Panel7: TPanel
  448.             Left = 8
  449.             Top = 62
  450.             Width = 281
  451.             Height = 19
  452.             BevelOuter = bvLowered
  453.             TabOrder = 2
  454.             OnClick = Panel7Click
  455.           end
  456.         end
  457.         object GroupBox8: TGroupBox
  458.           Left = 4
  459.           Top = 159
  460.           Width = 353
  461.           Height = 106
  462.           Caption = 'Text Styles'
  463.           Font.Charset = ANSI_CHARSET
  464.           Font.Color = clWindowText
  465.           Font.Height = -9
  466.           Font.Name = 'Verdana'
  467.           Font.Style = [fsBold]
  468.           ParentFont = False
  469.           TabOrder = 4
  470.           object Label8: TLabel
  471.             Left = 8
  472.             Top = 72
  473.             Width = 311
  474.             Height = 24
  475.             Caption = 
  476.               'Text styles are used when text is added. The program will use th' +
  477.               'is as you default settings.'
  478.             Font.Charset = ANSI_CHARSET
  479.             Font.Color = clWindowText
  480.             Font.Height = -9
  481.             Font.Name = 'Verdana'
  482.             Font.Style = []
  483.             ParentFont = False
  484.             WordWrap = True
  485.           end
  486.           object Label20: TLabel
  487.             Left = 8
  488.             Top = 22
  489.             Width = 70
  490.             Height = 12
  491.             Caption = 'Current Font :'
  492.             Font.Charset = ANSI_CHARSET
  493.             Font.Color = clWindowText
  494.             Font.Height = -9
  495.             Font.Name = 'Verdana'
  496.             Font.Style = [fsBold]
  497.             ParentFont = False
  498.             Visible = False
  499.           end
  500.           object Label21: TLabel
  501.             Left = 83
  502.             Top = 22
  503.             Width = 264
  504.             Height = 12
  505.             AutoSize = False
  506.             Font.Charset = ANSI_CHARSET
  507.             Font.Color = clWindowText
  508.             Font.Height = -9
  509.             Font.Name = 'Verdana'
  510.             Font.Style = []
  511.             ParentFont = False
  512.             Visible = False
  513.           end
  514.           object RzFontComboBox1: TRzFontComboBox
  515.             Left = 8
  516.             Top = 40
  517.             Width = 289
  518.             Height = 21
  519.             FontName = 'Verdana'
  520.             Font.Charset = ANSI_CHARSET
  521.             Font.Color = clWindowText
  522.             Font.Height = -11
  523.             Font.Name = 'Verdana'
  524.             Font.Style = []
  525.             ItemHeight = 16
  526.             ParentFont = False
  527.             TabOrder = 0
  528.             OnClick = RzFontComboBox1Click
  529.             OnCloseUp = RzFontComboBox1CloseUp
  530.             OnDropDown = RzFontComboBox1DropDown
  531.           end
  532.           object SpinEdit1: TSpinEdit
  533.             Left = 297
  534.             Top = 39
  535.             Width = 49
  536.             Height = 22
  537.             Font.Charset = ANSI_CHARSET
  538.             Font.Color = clWindowText
  539.             Font.Height = -11
  540.             Font.Name = 'Verdana'
  541.             Font.Style = [fsBold]
  542.             MaxValue = 0
  543.             MinValue = 0
  544.             ParentFont = False
  545.             TabOrder = 1
  546.             Value = 2
  547.             OnChange = SpinEdit1Change
  548.           end
  549.         end
  550.         object GroupBox1: TGroupBox
  551.           Left = 4
  552.           Top = 271
  553.           Width = 353
  554.           Height = 47
  555.           Caption = 'Filemanager options'
  556.           Font.Charset = ANSI_CHARSET
  557.           Font.Color = clWindowText
  558.           Font.Height = -9
  559.           Font.Name = 'Verdana'
  560.           Font.Style = [fsBold]
  561.           ParentFont = False
  562.           TabOrder = 5
  563.           object CheckBox8: TCheckBox
  564.             Left = 9
  565.             Top = 19
  566.             Width = 208
  567.             Height = 17
  568.             Caption = 'Double click to open a file.'
  569.             Checked = True
  570.             Font.Charset = ANSI_CHARSET
  571.             Font.Color = clWindowText
  572.             Font.Height = -9
  573.             Font.Name = 'Verdana'
  574.             Font.Style = []
  575.             ParentFont = False
  576.             State = cbChecked
  577.             TabOrder = 0
  578.             OnClick = CheckBox8Click
  579.           end
  580.         end
  581.         object GroupBox2: TGroupBox
  582.           Left = 364
  583.           Top = 243
  584.           Width = 353
  585.           Height = 75
  586.           Caption = 'Program/Helpfile Language'
  587.           Font.Charset = ANSI_CHARSET
  588.           Font.Color = clWindowText
  589.           Font.Height = -9
  590.           Font.Name = 'Verdana'
  591.           Font.Style = [fsBold]
  592.           ParentFont = False
  593.           TabOrder = 6
  594.           object Label17: TLabel
  595.             Left = 7
  596.             Top = 45
  597.             Width = 93
  598.             Height = 12
  599.             Alignment = taRightJustify
  600.             Caption = 'Choose language :'
  601.             Font.Charset = ANSI_CHARSET
  602.             Font.Color = clWindowText
  603.             Font.Height = -9
  604.             Font.Name = 'Verdana'
  605.             Font.Style = []
  606.             ParentFont = False
  607.           end
  608.           object Label18: TLabel
  609.             Left = 5
  610.             Top = 24
  611.             Width = 95
  612.             Height = 12
  613.             Caption = 'Current language  :'
  614.             Visible = False
  615.           end
  616.           object Label19: TLabel
  617.             Left = 106
  618.             Top = 24
  619.             Width = 236
  620.             Height = 12
  621.             AutoSize = False
  622.             Visible = False
  623.           end
  624.           object ComboBox1: TRzComboBox
  625.             Left = 106
  626.             Top = 42
  627.             Width = 135
  628.             Height = 20
  629.             AllowEdit = False
  630.             ItemHeight = 12
  631.             TabOrder = 0
  632.             Text = 'English'
  633.             OnChange = ComboBox1Change
  634.             OnCloseUp = ComboBox1CloseUp
  635.             OnDropDown = ComboBox1DropDown
  636.             Items.Strings = (
  637.               'English'
  638.               'Nederlands')
  639.           end
  640.         end
  641.       end
  642.       object TabSheet1: TTabSheet
  643.         Caption = 'Path Configuration'
  644.         object Label5: TLabel
  645.           Left = 334
  646.           Top = 341
  647.           Width = 194
  648.           Height = 12
  649.           Caption = 'These settings are saved automaticly !'
  650.           Enabled = False
  651.           Font.Charset = ANSI_CHARSET
  652.           Font.Color = clWindowText
  653.           Font.Height = -9
  654.           Font.Name = 'Verdana'
  655.           Font.Style = [fsBold]
  656.           ParentFont = False
  657.         end
  658.         object GroupBox3: TGroupBox
  659.           Left = 6
  660.           Top = 8
  661.           Width = 523
  662.           Height = 97
  663.           Caption = 'FTP Path'
  664.           Font.Charset = ANSI_CHARSET
  665.           Font.Color = clWindowText
  666.           Font.Height = -9
  667.           Font.Name = 'Verdana'
  668.           Font.Style = [fsBold]
  669.           ParentFont = False
  670.           TabOrder = 0
  671.           object Label6: TLabel
  672.             Left = 8
  673.             Top = 64
  674.             Width = 446
  675.             Height = 24
  676.             Caption = 
  677.               'FTP Path is used to store the path to your favorite FTP program ' +
  678.               'so that you can launch it from within Matrix Y2K'
  679.             Font.Charset = ANSI_CHARSET
  680.             Font.Color = clWindowText
  681.             Font.Height = -9
  682.             Font.Name = 'Verdana'
  683.             Font.Style = []
  684.             ParentFont = False
  685.             WordWrap = True
  686.           end
  687.           object SpeedButton6: TSpeedButton
  688.             Left = 488
  689.             Top = 32
  690.             Width = 23
  691.             Height = 20
  692.             Caption = '...'
  693.             Flat = True
  694.             OnClick = SpeedButtn6Click
  695.           end
  696.           object Edit4: TEdit
  697.             Left = 9
  698.             Top = 32
  699.             Width = 464
  700.             Height = 20
  701.             Font.Charset = ANSI_CHARSET
  702.             Font.Color = clWindowText
  703.             Font.Height = -9
  704.             Font.Name = 'Verdana'
  705.             Font.Style = []
  706.             ParentFont = False
  707.             TabOrder = 0
  708.             OnChange = Edit4Change
  709.           end
  710.         end
  711.         object GroupBox7: TGroupBox
  712.           Left = 6
  713.           Top = 107
  714.           Width = 523
  715.           Height = 94
  716.           Caption = 'Browser Path'
  717.           Font.Charset = ANSI_CHARSET
  718.           Font.Color = clWindowText
  719.           Font.Height = -9
  720.           Font.Name = 'Verdana'
  721.           Font.Style = [fsBold]
  722.           ParentFont = False
  723.           TabOrder = 1
  724.           object Label4: TLabel
  725.             Left = 8
  726.             Top = 60
  727.             Width = 443
  728.             Height = 24
  729.             Caption = 
  730.               'Browser Path is used to store the path to your favorite browser ' +
  731.               'so you can launch it from within Matrix Y2K'
  732.             Font.Charset = ANSI_CHARSET
  733.             Font.Color = clWindowText
  734.             Font.Height = -9
  735.             Font.Name = 'Verdana'
  736.             Font.Style = []
  737.             ParentFont = False
  738.             WordWrap = True
  739.           end
  740.           object SpeedButton8: TSpeedButton
  741.             Left = 488
  742.             Top = 32
  743.             Width = 23
  744.             Height = 20
  745.             Caption = '...'
  746.             Flat = True
  747.             OnClick = SpeedButton8Click
  748.           end
  749.           object Edit5: TEdit
  750.             Left = 9
  751.             Top = 32
  752.             Width = 464
  753.             Height = 20
  754.             Font.Charset = ANSI_CHARSET
  755.             Font.Color = clWindowText
  756.             Font.Height = -9
  757.             Font.Name = 'Verdana'
  758.             Font.Style = []
  759.             ParentFont = False
  760.             TabOrder = 0
  761.             OnChange = Edit5Change
  762.           end
  763.         end
  764.         object GroupBox5: TGroupBox
  765.           Left = 6
  766.           Top = 203
  767.           Width = 523
  768.           Height = 134
  769.           Caption = 'Work directory'
  770.           Font.Charset = ANSI_CHARSET
  771.           Font.Color = clWindowText
  772.           Font.Height = -9
  773.           Font.Name = 'Verdana'
  774.           Font.Style = [fsBold]
  775.           ParentFont = False
  776.           TabOrder = 2
  777.           object Label22: TLabel
  778.             Left = 8
  779.             Top = 108
  780.             Width = 334
  781.             Height = 12
  782.             Caption = 
  783.               'This is the default path used by Matrix Y2K where it will open u' +
  784.               'p in.'
  785.             Font.Charset = ANSI_CHARSET
  786.             Font.Color = clWindowText
  787.             Font.Height = -9
  788.             Font.Name = 'Verdana'
  789.             Font.Style = []
  790.             ParentFont = False
  791.             WordWrap = True
  792.           end
  793.           object SpeedButton12: TSpeedButton
  794.             Left = 488
  795.             Top = 32
  796.             Width = 23
  797.             Height = 20
  798.             Caption = '...'
  799.             Flat = True
  800.             OnClick = SpeedButton12Click
  801.           end
  802.           object Edit7: TEdit
  803.             Left = 9
  804.             Top = 32
  805.             Width = 464
  806.             Height = 20
  807.             Font.Charset = ANSI_CHARSET
  808.             Font.Color = clWindowText
  809.             Font.Height = -9
  810.             Font.Name = 'Verdana'
  811.             Font.Style = []
  812.             ParentFont = False
  813.             TabOrder = 0
  814.             OnChange = Edit7Change
  815.           end
  816.           object CheckBox10: TCheckBox
  817.             Left = 8
  818.             Top = 56
  819.             Width = 281
  820.             Height = 17
  821.             Caption = 'Syncronize the filemanager with the main open file'
  822.             TabOrder = 1
  823.             OnClick = CheckBox10Click
  824.           end
  825.         end
  826.       end
  827.       object TabSheet8: TTabSheet
  828.         Caption = 'Code Inside'
  829.         ImageIndex = 4
  830.         object Panel5: TPanel
  831.           Left = 0
  832.           Top = 43
  833.           Width = 729
  834.           Height = 300
  835.           Align = alClient
  836.           BevelOuter = bvNone
  837.           TabOrder = 0
  838.           object Splitter2: TSplitter
  839.             Left = 289
  840.             Top = 0
  841.             Width = 3
  842.             Height = 300
  843.             Cursor = crHSplit
  844.             Beveled = True
  845.           end
  846.           object Panel9: TPanel
  847.             Left = 292
  848.             Top = 0
  849.             Width = 437
  850.             Height = 300
  851.             Align = alClient
  852.             BevelOuter = bvLowered
  853.             Caption = 'Panel8'
  854.             TabOrder = 0
  855.             object Memo1: TSynEdit
  856.               Left = 1
  857.               Top = 1
  858.               Width = 435
  859.               Height = 298
  860.               Cursor = crIBeam
  861.               Align = alClient
  862.               Font.Charset = DEFAULT_CHARSET
  863.               Font.Color = clWindowText
  864.               Font.Height = -13
  865.               Font.Name = 'Courier New'
  866.               Font.Style = []
  867.               ParentColor = False
  868.               ParentFont = False
  869.               TabOrder = 1
  870.               Gutter.Font.Charset = DEFAULT_CHARSET
  871.               Gutter.Font.Color = clWindowText
  872.               Gutter.Font.Height = -11
  873.               Gutter.Font.Name = 'Terminal'
  874.               Gutter.Font.Style = []
  875.               Gutter.Visible = False
  876.               Highlighter = SynHTMLSyn1
  877.               Keystrokes = <
  878.                 item
  879.                   Command = ecUp
  880.                   ShortCut = 38
  881.                 end
  882.                 item
  883.                   Command = ecSelUp
  884.                   ShortCut = 8230
  885.                 end
  886.                 item
  887.                   Command = ecScrollUp
  888.                   ShortCut = 16422
  889.                 end
  890.                 item
  891.                   Command = ecDown
  892.                   ShortCut = 40
  893.                 end
  894.                 item
  895.                   Command = ecSelDown
  896.                   ShortCut = 8232
  897.                 end
  898.                 item
  899.                   Command = ecScrollDown
  900.                   ShortCut = 16424
  901.                 end
  902.                 item
  903.                   Command = ecLeft
  904.                   ShortCut = 37
  905.                 end
  906.                 item
  907.                   Command = ecSelLeft
  908.                   ShortCut = 8229
  909.                 end
  910.                 item
  911.                   Command = ecWordLeft
  912.                   ShortCut = 16421
  913.                 end
  914.                 item
  915.                   Command = ecSelWordLeft
  916.                   ShortCut = 24613
  917.                 end
  918.                 item
  919.                   Command = ecRight
  920.                   ShortCut = 39
  921.                 end
  922.                 item
  923.                   Command = ecSelRight
  924.                   ShortCut = 8231
  925.                 end
  926.                 item
  927.                   Command = ecWordRight
  928.                   ShortCut = 16423
  929.                 end
  930.                 item
  931.                   Command = ecSelWordRight
  932.                   ShortCut = 24615
  933.                 end
  934.                 item
  935.                   Command = ecPageDown
  936.                   ShortCut = 34
  937.                 end
  938.                 item
  939.                   Command = ecSelPageDown
  940.                   ShortCut = 8226
  941.                 end
  942.                 item
  943.                   Command = ecPageBottom
  944.                   ShortCut = 16418
  945.                 end
  946.                 item
  947.                   Command = ecSelPageBottom
  948.                   ShortCut = 24610
  949.                 end
  950.                 item
  951.                   Command = ecPageUp
  952.                   ShortCut = 33
  953.                 end
  954.                 item
  955.                   Command = ecSelPageUp
  956.                   ShortCut = 8225
  957.                 end
  958.                 item
  959.                   Command = ecPageTop
  960.                   ShortCut = 16417
  961.                 end
  962.                 item
  963.                   Command = ecSelPageTop
  964.                   ShortCut = 24609
  965.                 end
  966.                 item
  967.                   Command = ecLineStart
  968.                   ShortCut = 36
  969.                 end
  970.                 item
  971.                   Command = ecSelLineStart
  972.                   ShortCut = 8228
  973.                 end
  974.                 item
  975.                   Command = ecEditorTop
  976.                   ShortCut = 16420
  977.                 end
  978.                 item
  979.                   Command = ecSelEditorTop
  980.                   ShortCut = 24612
  981.                 end
  982.                 item
  983.                   Command = ecLineEnd
  984.                   ShortCut = 35
  985.                 end
  986.                 item
  987.                   Command = ecSelLineEnd
  988.                   ShortCut = 8227
  989.                 end
  990.                 item
  991.                   Command = ecEditorBottom
  992.                   ShortCut = 16419
  993.                 end
  994.                 item
  995.                   Command = ecSelEditorBottom
  996.                   ShortCut = 24611
  997.                 end
  998.                 item
  999.                   Command = ecToggleMode
  1000.                   ShortCut = 45
  1001.                 end
  1002.                 item
  1003.                   Command = ecCopy
  1004.                   ShortCut = 16429
  1005.                 end
  1006.                 item
  1007.                   Command = ecCut
  1008.                   ShortCut = 8238
  1009.                 end
  1010.                 item
  1011.                   Command = ecPaste
  1012.                   ShortCut = 8237
  1013.                 end
  1014.                 item
  1015.                   Command = ecDeleteChar
  1016.                   ShortCut = 46
  1017.                 end
  1018.                 item
  1019.                   Command = ecDeleteLastChar
  1020.                   ShortCut = 8
  1021.                 end
  1022.                 item
  1023.                   Command = ecDeleteLastChar
  1024.                   ShortCut = 8200
  1025.                 end
  1026.                 item
  1027.                   Command = ecDeleteLastWord
  1028.                   ShortCut = 16392
  1029.                 end
  1030.                 item
  1031.                   Command = ecUndo
  1032.                   ShortCut = 32776
  1033.                 end
  1034.                 item
  1035.                   Command = ecRedo
  1036.                   ShortCut = 40968
  1037.                 end
  1038.                 item
  1039.                   Command = ecLineBreak
  1040.                   ShortCut = 13
  1041.                 end
  1042.                 item
  1043.                   Command = ecLineBreak
  1044.                   ShortCut = 8205
  1045.                 end
  1046.                 item
  1047.                   Command = ecTab
  1048.                   ShortCut = 9
  1049.                 end
  1050.                 item
  1051.                   Command = ecShiftTab
  1052.                   ShortCut = 8201
  1053.                 end
  1054.                 item
  1055.                   Command = ecContextHelp
  1056.                   ShortCut = 16496
  1057.                 end
  1058.                 item
  1059.                   Command = ecSelectAll
  1060.                   ShortCut = 16449
  1061.                 end
  1062.                 item
  1063.                   Command = ecCopy
  1064.                   ShortCut = 16451
  1065.                 end
  1066.                 item
  1067.                   Command = ecPaste
  1068.                   ShortCut = 16470
  1069.                 end
  1070.                 item
  1071.                   Command = ecCut
  1072.                   ShortCut = 16472
  1073.                 end
  1074.                 item
  1075.                   Command = ecBlockIndent
  1076.                   ShortCut = 24649
  1077.                 end
  1078.                 item
  1079.                   Command = ecBlockUnindent
  1080.                   ShortCut = 24661
  1081.                 end
  1082.                 item
  1083.                   Command = ecLineBreak
  1084.                   ShortCut = 16461
  1085.                 end
  1086.                 item
  1087.                   Command = ecInsertLine
  1088.                   ShortCut = 16462
  1089.                 end
  1090.                 item
  1091.                   Command = ecDeleteWord
  1092.                   ShortCut = 16468
  1093.                 end
  1094.                 item
  1095.                   Command = ecDeleteLine
  1096.                   ShortCut = 16473
  1097.                 end
  1098.                 item
  1099.                   Command = ecDeleteEOL
  1100.                   ShortCut = 24665
  1101.                 end
  1102.                 item
  1103.                   Command = ecUndo
  1104.                   ShortCut = 16474
  1105.                 end
  1106.                 item
  1107.                   Command = ecRedo
  1108.                   ShortCut = 24666
  1109.                 end
  1110.                 item
  1111.                   Command = ecGotoMarker0
  1112.                   ShortCut = 16432
  1113.                 end
  1114.                 item
  1115.                   Command = ecGotoMarker1
  1116.                   ShortCut = 16433
  1117.                 end
  1118.                 item
  1119.                   Command = ecGotoMarker2
  1120.                   ShortCut = 16434
  1121.                 end
  1122.                 item
  1123.                   Command = ecGotoMarker3
  1124.                   ShortCut = 16435
  1125.                 end
  1126.                 item
  1127.                   Command = ecGotoMarker4
  1128.                   ShortCut = 16436
  1129.                 end
  1130.                 item
  1131.                   Command = ecGotoMarker5
  1132.                   ShortCut = 16437
  1133.                 end
  1134.                 item
  1135.                   Command = ecGotoMarker6
  1136.                   ShortCut = 16438
  1137.                 end
  1138.                 item
  1139.                   Command = ecGotoMarker7
  1140.                   ShortCut = 16439
  1141.                 end
  1142.                 item
  1143.                   Command = ecGotoMarker8
  1144.                   ShortCut = 16440
  1145.                 end
  1146.                 item
  1147.                   Command = ecGotoMarker9
  1148.                   ShortCut = 16441
  1149.                 end
  1150.                 item
  1151.                   Command = ecSetMarker0
  1152.                   ShortCut = 24624
  1153.                 end
  1154.                 item
  1155.                   Command = ecSetMarker1
  1156.                   ShortCut = 24625
  1157.                 end
  1158.                 item
  1159.                   Command = ecSetMarker2
  1160.                   ShortCut = 24626
  1161.                 end
  1162.                 item
  1163.                   Command = ecSetMarker3
  1164.                   ShortCut = 24627
  1165.                 end
  1166.                 item
  1167.                   Command = ecSetMarker4
  1168.                   ShortCut = 24628
  1169.                 end
  1170.                 item
  1171.                   Command = ecSetMarker5
  1172.                   ShortCut = 24629
  1173.                 end
  1174.                 item
  1175.                   Command = ecSetMarker6
  1176.                   ShortCut = 24630
  1177.                 end
  1178.                 item
  1179.                   Command = ecSetMarker7
  1180.                   ShortCut = 24631
  1181.                 end
  1182.                 item
  1183.                   Command = ecSetMarker8
  1184.                   ShortCut = 24632
  1185.                 end
  1186.                 item
  1187.                   Command = ecSetMarker9
  1188.                   ShortCut = 24633
  1189.                 end
  1190.                 item
  1191.                   Command = ecNormalSelect
  1192.                   ShortCut = 24654
  1193.                 end
  1194.                 item
  1195.                   Command = ecColumnSelect
  1196.                   ShortCut = 24643
  1197.                 end
  1198.                 item
  1199.                   Command = ecLineSelect
  1200.                   ShortCut = 24652
  1201.                 end
  1202.                 item
  1203.                   Command = ecMatchBracket
  1204.                   ShortCut = 24642
  1205.                 end>
  1206.               OnChange = Memo1Change
  1207.             end
  1208.             object TempText: TMemo
  1209.               Left = 8
  1210.               Top = 8
  1211.               Width = 393
  1212.               Height = 73
  1213.               TabOrder = 0
  1214.               Visible = False
  1215.             end
  1216.           end
  1217.           object Panel10: TPanel
  1218.             Left = 0
  1219.             Top = 0
  1220.             Width = 289
  1221.             Height = 300
  1222.             Align = alLeft
  1223.             BevelInner = bvRaised
  1224.             BevelOuter = bvLowered
  1225.             TabOrder = 1
  1226.             object Splitter1: TSplitter
  1227.               Left = 2
  1228.               Top = 137
  1229.               Width = 285
  1230.               Height = 3
  1231.               Cursor = crVSplit
  1232.               Align = alTop
  1233.               Beveled = True
  1234.             end
  1235.             object ListBox2: TListBox
  1236.               Left = 2
  1237.               Top = 153
  1238.               Width = 285
  1239.               Height = 145
  1240.               Align = alClient
  1241.               ItemHeight = 12
  1242.               TabOrder = 0
  1243.               OnClick = ListBox2Click
  1244.             end
  1245.             object ListBox1: TListBox
  1246.               Left = 2
  1247.               Top = 2
  1248.               Width = 285
  1249.               Height = 135
  1250.               Align = alTop
  1251.               ItemHeight = 12
  1252.               TabOrder = 1
  1253.               OnClick = ListBox1Click
  1254.             end
  1255.             object Panel11: TPanel
  1256.               Left = 2
  1257.               Top = 140
  1258.               Width = 285
  1259.               Height = 13
  1260.               Align = alTop
  1261.               BevelOuter = bvNone
  1262.               Caption = 'Comments'
  1263.               Font.Charset = ANSI_CHARSET
  1264.               Font.Color = clWindowText
  1265.               Font.Height = -9
  1266.               Font.Name = 'Verdana'
  1267.               Font.Style = [fsBold]
  1268.               ParentFont = False
  1269.               TabOrder = 2
  1270.             end
  1271.           end
  1272.         end
  1273.         object Panel3: TPanel
  1274.           Left = 0
  1275.           Top = 27
  1276.           Width = 729
  1277.           Height = 16
  1278.           Align = alTop
  1279.           BevelOuter = bvLowered
  1280.           TabOrder = 1
  1281.           object Label1: TLabel
  1282.             Left = 118
  1283.             Top = 2
  1284.             Width = 54
  1285.             Height = 12
  1286.             Caption = 'Short Code'
  1287.             Font.Charset = ANSI_CHARSET
  1288.             Font.Color = clWindowText
  1289.             Font.Height = -9
  1290.             Font.Name = 'Verdana'
  1291.             Font.Style = [fsBold]
  1292.             ParentFont = False
  1293.           end
  1294.           object Label9: TLabel
  1295.             Left = 289
  1296.             Top = 2
  1297.             Width = 34
  1298.             Height = 12
  1299.             Caption = 'Scripts'
  1300.             Font.Charset = ANSI_CHARSET
  1301.             Font.Color = clWindowText
  1302.             Font.Height = -9
  1303.             Font.Name = 'Verdana'
  1304.             Font.Style = [fsBold]
  1305.             ParentFont = False
  1306.           end
  1307.         end
  1308.         object Panel4: TPanel
  1309.           Left = 0
  1310.           Top = 343
  1311.           Width = 729
  1312.           Height = 25
  1313.           Align = alBottom
  1314.           BevelOuter = bvLowered
  1315.           TabOrder = 2
  1316.           object SpeedButton2: TSpeedButton
  1317.             Left = 412
  1318.             Top = 2
  1319.             Width = 121
  1320.             Height = 22
  1321.             Caption = 'Import code inside'
  1322.             Glyph.Data = {
  1323.               76010000424D7601000000000000760000002800000020000000100000000100
  1324.               04000000000000010000130B0000130B00001000000010000000000000000000
  1325.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1326.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1327.               33333333333FFFFFFFFF333333000000000033333377777777773333330FFFFF
  1328.               FFF03333337F333333373333330FFFFFFFF03333337F3FF3FFF73333330F00F0
  1329.               00F03333F37F773777373330330FFFFFFFF03337FF7F3F3FF3F73331030F0800
  1330.               F0F033377F7F737737373331100FFFFFFFF03FF7777F3FF3FFF70111910F00F0
  1331.               00007777777F7737777701999910FFF0FF0377777777FF37F3730199999108F0
  1332.               F033777777777337F73301999910FFF0033377777777FFF77333011191000000
  1333.               3333777777777777333333311033333333333337773333333333333103333333
  1334.               3333333773333333333333303333333333333337333333333333}
  1335.             NumGlyphs = 2
  1336.             OnClick = SpeedButton2Click
  1337.           end
  1338.           object SpeedButton3: TSpeedButton
  1339.             Left = 291
  1340.             Top = 2
  1341.             Width = 121
  1342.             Height = 22
  1343.             Caption = 'Export code inside'
  1344.             Glyph.Data = {
  1345.               76010000424D7601000000000000760000002800000020000000100000000100
  1346.               04000000000000010000130B0000130B00001000000010000000000000000000
  1347.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1348.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
  1349.               333333333333337FF3333333333333903333333333333377FF33333333333399
  1350.               03333FFFFFFFFF777FF3000000999999903377777777777777FF0FFFF0999999
  1351.               99037F3337777777777F0FFFF099999999907F3FF777777777770F00F0999999
  1352.               99037F773777777777730FFFF099999990337F3FF777777777330F00FFFFF099
  1353.               03337F773333377773330FFFFFFFF09033337F3FF3FFF77733330F00F0000003
  1354.               33337F773777777333330FFFF0FF033333337F3FF7F3733333330F08F0F03333
  1355.               33337F7737F7333333330FFFF003333333337FFFF77333333333000000333333
  1356.               3333777777333333333333333333333333333333333333333333}
  1357.             NumGlyphs = 2
  1358.             OnClick = SpeedButton3Click
  1359.           end
  1360.           object SpeedButton1: TSpeedButton
  1361.             Left = 606
  1362.             Top = 2
  1363.             Width = 121
  1364.             Height = 22
  1365.             Anchors = [akRight, akBottom]
  1366.             Caption = 'Save changes ...'
  1367.             Glyph.Data = {
  1368.               36030000424D3603000000000000360000002800000010000000100000000100
  1369.               18000000000000030000120B0000120B00000000000000000000FF00FFFF00FF
  1370.               FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  1371.               FFFF00FFFF00FFFF00FFFF00FFFF00FF98062198062198062198062198062198
  1372.               0621980621980621980621980621980621980621980621FF00FFFF00FF980621
  1373.               8D5C078D5C07F0EDE88D5C078D5C07F0EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0ED
  1374.               E88D5C07980621FF00FFFF00FF9806218D5C078D5C07F0EDE88D5C078D5C07F0
  1375.               EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0EDE88D5C07980621FF00FFFF00FF980621
  1376.               8D5C078D5C07F0EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0ED
  1377.               E88D5C07980621FF00FFFF00FF9806218D5C078D5C07F0EDE8F0EDE8F0EDE8F0
  1378.               EDE8F0EDE8F0EDE8F0EDE8F0EDE8F0EDE88D5C07980621FF00FFFF00FF980621
  1379.               8D5C078D5C078D5C078D5C078D5C078D5C078D5C078D5C078D5C078D5C078D5C
  1380.               078D5C07980621FF00FFFF00FF9806218D5C078D5C0798062198062198062198
  1381.               06219806219806219806219806218D5C078D5C07980621FF00FFFF00FF980621
  1382.               8D5C07980621FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9806
  1383.               218D5C07980621FF00FFFF00FF9806218D5C07980621FFFFFFFFFFFFFFFFFFFF
  1384.               FFFFFFFFFFFFFFFFFFFFFFFFFFFF9806218D5C07980621FF00FFFF00FF980621
  1385.               8D5C07980621FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9806
  1386.               218D5C07980621FF00FFFF00FF9806218D5C07980621FFFFFFFFFFFFFFFFFFFF
  1387.               FFFFFFFFFFFFFFFFFFFFFFFFFFFF9806218D5C07980621FF00FFFF00FF980621
  1388.               8D5C07980621FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9806
  1389.               21980621980621FF00FFFF00FF9806218D5C07980621FFFFFFFFFFFFFFFFFFFF
  1390.               FFFFFFFFFFFFFFFFFFFFFFFFFFFF980621FF00FF980621FF00FFFF00FF980621
  1391.               9806219806219806219806219806219806219806219806219806219806219806
  1392.               21980621980621FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
  1393.               00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF}
  1394.             Visible = False
  1395.             OnClick = SpeedButton1Click
  1396.           end
  1397.           object Button4: TButton
  1398.             Left = 2
  1399.             Top = 2
  1400.             Width = 121
  1401.             Height = 22
  1402.             Caption = 'Add Code'
  1403.             Font.Charset = ANSI_CHARSET
  1404.             Font.Color = clWindowText
  1405.             Font.Height = -9
  1406.             Font.Name = 'Verdana'
  1407.             Font.Style = [fsBold]
  1408.             ParentFont = False
  1409.             TabOrder = 0
  1410.             OnClick = Button4Click
  1411.           end
  1412.           object Button1: TButton
  1413.             Left = 123
  1414.             Top = 2
  1415.             Width = 121
  1416.             Height = 22
  1417.             Caption = 'Delete Selected'
  1418.             Font.Charset = ANSI_CHARSET
  1419.             Font.Color = clWindowText
  1420.             Font.Height = -9
  1421.             Font.Name = 'Verdana'
  1422.             Font.Style = [fsBold]
  1423.             ParentFont = False
  1424.             TabOrder = 1
  1425.             OnClick = Button1Click
  1426.           end
  1427.         end
  1428.         object Panel8: TPanel
  1429.           Left = 0
  1430.           Top = 0
  1431.           Width = 729
  1432.           Height = 27
  1433.           Align = alTop
  1434.           TabOrder = 3
  1435.           object CheckBox6: TCheckBox
  1436.             Left = 8
  1437.             Top = 6
  1438.             Width = 105
  1439.             Height = 17
  1440.             Caption = 'Use code inside'
  1441.             TabOrder = 0
  1442.             OnClick = CheckBox6Click
  1443.           end
  1444.         end
  1445.       end
  1446.       object TabSheet3: TTabSheet
  1447.         Caption = 'New File Setup'
  1448.         ImageIndex = 3
  1449.         object Label12: TLabel
  1450.           Left = 8
  1451.           Top = 8
  1452.           Width = 65
  1453.           Height = 12
  1454.           Alignment = taRightJustify
  1455.           AutoSize = False
  1456.           Caption = 'Title :'
  1457.         end
  1458.         object Label13: TLabel
  1459.           Left = 8
  1460.           Top = 32
  1461.           Width = 65
  1462.           Height = 12
  1463.           AutoSize = False
  1464.           Caption = 'Description :'
  1465.         end
  1466.         object Label14: TLabel
  1467.           Left = 8
  1468.           Top = 51
  1469.           Width = 65
  1470.           Height = 12
  1471.           Alignment = taRightJustify
  1472.           AutoSize = False
  1473.           Caption = 'Keywords :'
  1474.         end
  1475.         object Label15: TLabel
  1476.           Left = 8
  1477.           Top = 195
  1478.           Width = 65
  1479.           Height = 12
  1480.           Alignment = taRightJustify
  1481.           AutoSize = False
  1482.           Caption = 'Author :'
  1483.         end
  1484.         object Label16: TLabel
  1485.           Left = 512
  1486.           Top = 337
  1487.           Width = 194
  1488.           Height = 12
  1489.           Caption = 'These settings are saved automaticly !'
  1490.           Enabled = False
  1491.           Font.Charset = ANSI_CHARSET
  1492.           Font.Color = clWindowText
  1493.           Font.Height = -9
  1494.           Font.Name = 'Verdana'
  1495.           Font.Style = [fsBold]
  1496.           ParentFont = False
  1497.         end
  1498.         object SpeedButton4: TSpeedButton
  1499.           Left = 80
  1500.           Top = 330
  1501.           Width = 121
  1502.           Height = 22
  1503.           Caption = 'Export profile'
  1504.           Glyph.Data = {
  1505.             76010000424D7601000000000000760000002800000020000000100000000100
  1506.             04000000000000010000130B0000130B00001000000010000000000000000000
  1507.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1508.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
  1509.             333333333333337FF3333333333333903333333333333377FF33333333333399
  1510.             03333FFFFFFFFF777FF3000000999999903377777777777777FF0FFFF0999999
  1511.             99037F3337777777777F0FFFF099999999907F3FF777777777770F00F0999999
  1512.             99037F773777777777730FFFF099999990337F3FF777777777330F00FFFFF099
  1513.             03337F773333377773330FFFFFFFF09033337F3FF3FFF77733330F00F0000003
  1514.             33337F773777777333330FFFF0FF033333337F3FF7F3733333330F08F0F03333
  1515.             33337F7737F7333333330FFFF003333333337FFFF77333333333000000333333
  1516.             3333777777333333333333333333333333333333333333333333}
  1517.           NumGlyphs = 2
  1518.           OnClick = SpeedButton4Click
  1519.         end
  1520.         object SpeedButton9: TSpeedButton
  1521.           Left = 201
  1522.           Top = 330
  1523.           Width = 121
  1524.           Height = 22
  1525.           Caption = 'Import profile'
  1526.           Glyph.Data = {
  1527.             76010000424D7601000000000000760000002800000020000000100000000100
  1528.             04000000000000010000130B0000130B00001000000010000000000000000000
  1529.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1530.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1531.             33333333333FFFFFFFFF333333000000000033333377777777773333330FFFFF
  1532.             FFF03333337F333333373333330FFFFFFFF03333337F3FF3FFF73333330F00F0
  1533.             00F03333F37F773777373330330FFFFFFFF03337FF7F3F3FF3F73331030F0800
  1534.             F0F033377F7F737737373331100FFFFFFFF03FF7777F3FF3FFF70111910F00F0
  1535.             00007777777F7737777701999910FFF0FF0377777777FF37F3730199999108F0
  1536.             F033777777777337F73301999910FFF0033377777777FFF77333011191000000
  1537.             3333777777777777333333311033333333333337773333333333333103333333
  1538.             3333333773333333333333303333333333333337333333333333}
  1539.           NumGlyphs = 2
  1540.           OnClick = SpeedButton9Click
  1541.         end
  1542.         object Edit1: TEdit
  1543.           Left = 80
  1544.           Top = 5
  1545.           Width = 337
  1546.           Height = 20
  1547.           Hint = 'Title of your site or document'
  1548.           ParentShowHint = False
  1549.           ShowHint = True
  1550.           TabOrder = 0
  1551.           OnChange = Edit1Change
  1552.         end
  1553.         object Edit2: TEdit
  1554.           Left = 80
  1555.           Top = 29
  1556.           Width = 625
  1557.           Height = 20
  1558.           Hint = 'Site description'
  1559.           ParentShowHint = False
  1560.           ShowHint = True
  1561.           TabOrder = 1
  1562.           OnChange = Edit2Change
  1563.         end
  1564.         object Edit6: TEdit
  1565.           Left = 80
  1566.           Top = 192
  1567.           Width = 337
  1568.           Height = 20
  1569.           Hint = 'Person who created the document or is the author of a site'
  1570.           ParentShowHint = False
  1571.           ShowHint = True
  1572.           TabOrder = 2
  1573.           OnChange = Edit6Change
  1574.         end
  1575.         object edit3: TMemo
  1576.           Left = 80
  1577.           Top = 52
  1578.           Width = 625
  1579.           Height = 137
  1580.           Hint = 
  1581.             'Here you can place all your keywords these are needed to be foun' +
  1582.             'd by search engines.'
  1583.           ParentShowHint = False
  1584.           ShowHint = True
  1585.           TabOrder = 3
  1586.           OnChange = edit3Change
  1587.         end
  1588.         object GroupBox10: TGroupBox
  1589.           Left = 80
  1590.           Top = 216
  1591.           Width = 625
  1592.           Height = 105
  1593.           Caption = 'Extra document propertites'
  1594.           TabOrder = 4
  1595.           object Label23: TLabel
  1596.             Left = 10
  1597.             Top = 19
  1598.             Width = 54
  1599.             Height = 12
  1600.             Caption = 'Active link'
  1601.           end
  1602.           object Label24: TLabel
  1603.             Left = 10
  1604.             Top = 38
  1605.             Width = 57
  1606.             Height = 12
  1607.             Caption = 'Visited link'
  1608.           end
  1609.           object Label25: TLabel
  1610.             Left = 10
  1611.             Top = 57
  1612.             Width = 85
  1613.             Height = 12
  1614.             Caption = 'Default link color'
  1615.           end
  1616.           object Label26: TLabel
  1617.             Left = 320
  1618.             Top = 56
  1619.             Width = 58
  1620.             Height = 12
  1621.             Caption = 'Style Sheet'
  1622.           end
  1623.           object SpeedButton14: TSpeedButton
  1624.             Left = 582
  1625.             Top = 53
  1626.             Width = 35
  1627.             Height = 20
  1628.             Caption = '...'
  1629.             Flat = True
  1630.             OnClick = SpeedButton14Click
  1631.           end
  1632.           object SpeedButton15: TSpeedButton
  1633.             Left = 582
  1634.             Top = 24
  1635.             Width = 35
  1636.             Height = 20
  1637.             Caption = '...'
  1638.             Flat = True
  1639.             OnClick = SpeedButton15Click
  1640.           end
  1641.           object Label27: TLabel
  1642.             Left = 321
  1643.             Top = 27
  1644.             Width = 59
  1645.             Height = 12
  1646.             Caption = 'Background'
  1647.           end
  1648.           object Label28: TLabel
  1649.             Left = 8
  1650.             Top = 84
  1651.             Width = 89
  1652.             Height = 12
  1653.             Caption = 'Background Color'
  1654.           end
  1655.           object SpeedButton16: TSpeedButton
  1656.             Left = 192
  1657.             Top = 17
  1658.             Width = 50
  1659.             Height = 19
  1660.             Caption = 'Clear'
  1661.             Flat = True
  1662.             Font.Charset = ANSI_CHARSET
  1663.             Font.Color = clWindowText
  1664.             Font.Height = -9
  1665.             Font.Name = 'Verdana'
  1666.             Font.Style = [fsBold]
  1667.             ParentFont = False
  1668.             OnClick = SpeedButton16Click
  1669.           end
  1670.           object SpeedButton17: TSpeedButton
  1671.             Left = 192
  1672.             Top = 36
  1673.             Width = 50
  1674.             Height = 19
  1675.             Caption = 'Clear'
  1676.             Flat = True
  1677.             Font.Charset = ANSI_CHARSET
  1678.             Font.Color = clWindowText
  1679.             Font.Height = -9
  1680.             Font.Name = 'Verdana'
  1681.             Font.Style = [fsBold]
  1682.             ParentFont = False
  1683.             OnClick = SpeedButton17Click
  1684.           end
  1685.           object SpeedButton18: TSpeedButton
  1686.             Left = 192
  1687.             Top = 55
  1688.             Width = 50
  1689.             Height = 19
  1690.             Caption = 'Clear'
  1691.             Flat = True
  1692.             Font.Charset = ANSI_CHARSET
  1693.             Font.Color = clWindowText
  1694.             Font.Height = -9
  1695.             Font.Name = 'Verdana'
  1696.             Font.Style = [fsBold]
  1697.             ParentFont = False
  1698.             OnClick = SpeedButton18Click
  1699.           end
  1700.           object SpeedButton19: TSpeedButton
  1701.             Left = 192
  1702.             Top = 82
  1703.             Width = 50
  1704.             Height = 19
  1705.             Caption = 'Clear'
  1706.             Flat = True
  1707.             Font.Charset = ANSI_CHARSET
  1708.             Font.Color = clWindowText
  1709.             Font.Height = -9
  1710.             Font.Name = 'Verdana'
  1711.             Font.Style = [fsBold]
  1712.             ParentFont = False
  1713.             OnClick = SpeedButton19Click
  1714.           end
  1715.           object Panel12: TPanel
  1716.             Left = 112
  1717.             Top = 17
  1718.             Width = 71
  1719.             Height = 19
  1720.             TabOrder = 0
  1721.             OnClick = Panel12Click
  1722.           end
  1723.           object Panel13: TPanel
  1724.             Left = 112
  1725.             Top = 55
  1726.             Width = 71
  1727.             Height = 19
  1728.             TabOrder = 1
  1729.             OnClick = Panel13Click
  1730.           end
  1731.           object Panel14: TPanel
  1732.             Left = 112
  1733.             Top = 36
  1734.             Width = 71
  1735.             Height = 19
  1736.             TabOrder = 2
  1737.             OnClick = Panel14Click
  1738.           end
  1739.           object Edit8: TEdit
  1740.             Left = 384
  1741.             Top = 53
  1742.             Width = 193
  1743.             Height = 20
  1744.             TabOrder = 3
  1745.             OnChange = Edit8Change
  1746.           end
  1747.           object CheckBox11: TCheckBox
  1748.             Left = 384
  1749.             Top = 80
  1750.             Width = 193
  1751.             Height = 17
  1752.             Caption = 'Insert default links colors.'
  1753.             Checked = True
  1754.             State = cbChecked
  1755.             TabOrder = 4
  1756.           end
  1757.           object Edit9: TEdit
  1758.             Left = 384
  1759.             Top = 24
  1760.             Width = 193
  1761.             Height = 20
  1762.             TabOrder = 5
  1763.             OnChange = Edit9Change
  1764.           end
  1765.           object Panel15: TPanel
  1766.             Left = 112
  1767.             Top = 82
  1768.             Width = 71
  1769.             Height = 19
  1770.             TabOrder = 6
  1771.             OnClick = Panel15Click
  1772.           end
  1773.           object Panel16: TPanel
  1774.             Left = 8
  1775.             Top = 77
  1776.             Width = 175
  1777.             Height = 2
  1778.             BevelOuter = bvLowered
  1779.             Color = clBlack
  1780.             TabOrder = 7
  1781.           end
  1782.         end
  1783.       end
  1784.     end
  1785.   end
  1786.   object PopupMenu1: TPopupMenu
  1787.     Left = 656
  1788.     Top = 8
  1789.     object CopyRule1: TMenuItem
  1790.       Caption = 'Copy Rule'
  1791.     end
  1792.     object EditRule1: TMenuItem
  1793.       Caption = 'Edit Rule'
  1794.     end
  1795.     object PasteRule1: TMenuItem
  1796.       Caption = 'Paste Rule'
  1797.     end
  1798.   end
  1799.   object PopupMenu2: TPopupMenu
  1800.     Left = 616
  1801.     Top = 8
  1802.     object Copy1: TMenuItem
  1803.       Caption = 'Copy Rule'
  1804.     end
  1805.     object Paste1: TMenuItem
  1806.       Caption = 'Paste'
  1807.     end
  1808.     object EditRule2: TMenuItem
  1809.       Caption = 'Edit Rule'
  1810.     end
  1811.   end
  1812.   object OpenDialog2: TOpenDialog
  1813.     DefaultExt = '.exe'
  1814.     Filter = 'Executables ( *.exe )|*.exe'
  1815.     Left = 568
  1816.   end
  1817.   object ColorDialog1: TColorDialog
  1818.     Ctl3D = True
  1819.     Left = 508
  1820.     Top = 16
  1821.   end
  1822.   object SaveDialog1: TSaveDialog
  1823.     DefaultExt = 'dci'
  1824.     Filter = 'Code Inside Files ( *.dci )|*.dci'
  1825.     Left = 373
  1826.     Top = 3
  1827.   end
  1828.   object OpenDialog1: TOpenDialog
  1829.     DefaultExt = 'dci'
  1830.     Filter = 'Code Inside Files ( *.dci )|*.dci'
  1831.     Left = 534
  1832.     Top = 3
  1833.   end
  1834.   object OpenDialog3: TOpenDialog
  1835.     DefaultExt = 'mdp'
  1836.     Filter = 'Document Profiles (*.mdp)|*.mdp'
  1837.     Left = 453
  1838.     Top = 8
  1839.   end
  1840.   object SaveDialog2: TSaveDialog
  1841.     DefaultExt = 'mdp'
  1842.     Filter = 'Document Profiles (*.mdp)|*.mdp'
  1843.     Left = 413
  1844.     Top = 8
  1845.   end
  1846.   object SynHTMLSyn1: TSynHTMLSyn
  1847.     DefaultFilter = 'HTML Document (*.htm,*.html)|*.htm;*.html'
  1848.     AndAttri.Foreground = 12860584
  1849.     AndAttri.Style = []
  1850.     ASPAttri.Background = clNone
  1851.     ASPAttri.Foreground = clYellow
  1852.     CommentAttri.Foreground = clGray
  1853.     IdentifierAttri.Foreground = 6510397
  1854.     IdentifierAttri.Style = []
  1855.     KeyAttri.Foreground = 4194432
  1856.     KeyAttri.Style = []
  1857.     SpaceAttri.Foreground = clBlack
  1858.     SymbolAttri.Foreground = clBlack
  1859.     SymbolAttri.Style = []
  1860.     TextAttri.Foreground = clBlack
  1861.     UndefKeyAttri.Style = []
  1862.     ValueAttri.Foreground = 10246192
  1863.     Left = 600
  1864.     Top = 96
  1865.   end
  1866.   object OpenDialog4: TOpenDialog
  1867.     Filter = 'Cascading Style Sheets (*.css)|*.css'
  1868.     Left = 581
  1869.     Top = 376
  1870.   end
  1871. end
  1872.